Skip to content

docs: Update for typescript#3789

Merged
TkDodo merged 1 commit into
TanStack:betafrom
zereight:react-native-docs-for-typescript
Jul 13, 2022
Merged

docs: Update for typescript#3789
TkDodo merged 1 commit into
TanStack:betafrom
zereight:react-native-docs-for-typescript

Conversation

@zereight

@zereight zereight commented Jul 8, 2022

Copy link
Copy Markdown
Contributor

For react-native + typescript users, we changed a very minor phrase.
스크린샷 2022-07-09 오전 2 29 29

to

onlineManager.setEventListener((setOnline) => {
  return NetInfo.addEventListener((state) => {
    setOnline(!!state.isConnected);
  });
});

@vercel

vercel Bot commented Jul 8, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
query ✅ Ready (Inspect) Visit Preview Jul 8, 2022 at 5:32PM (UTC)

@codesandbox-ci

codesandbox-ci Bot commented Jul 8, 2022

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@TkDodo TkDodo merged commit 8a7f8d9 into TanStack:beta Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants